home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / xa / AttributePane$2.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-06-30  |  988 b   |  16 lines

  1. package com.extensibility.xa;
  2.  
  3. class AttributePane$2 extends SchemaDocAdapter {
  4.    // $FF: synthetic field
  5.    final AttributePane this$0;
  6.  
  7.    public void flavorChanged(SchemaDocEvent var1) {
  8.       ((DeclModelExtra)this.this$0.table.getModel()).resetExtraMetaDataUI();
  9.       this.this$0.table.getDeclTableModel().fireTableStructureChanged();
  10.    }
  11.  
  12.    AttributePane$2(AttributePane var1) {
  13.       this.this$0 = var1;
  14.    }
  15. }
  16.